home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Hotdog 5.5 / hotdog55install.exe / %MAINDIR% / HotDog5.exe / 0 / RCDATA / TFRMIMAGEWIZ / TFRMIMAGEWIZ.txt
Encoding:
Text File  |  1999-04-29  |  16.0 KB  |  649 lines

  1. object frmImageWiz: TfrmImageWiz
  2.   Left = 121
  3.   Top = 113
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Image Wizard'
  7.   ClientHeight = 287
  8.   ClientWidth = 417
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Pitch = fpVariable
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object spdImgFile: TSpeedButton
  23.     Tag = 56
  24.     Left = 218
  25.     Top = 47
  26.     Width = 21
  27.     Height = 21
  28.     Glyph.Data = {
  29.       DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  30.       0400000000006800000000000000000000001000000000000000000000000000
  31.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  32.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  33.       F000F000000000FFF00000888888880FF000080FBFBFBF0FFA5F080BFBFBFBF0
  34.       F0000880BFBFBFB0F0000880FBFBFBFB0000088800000000000008888888880F
  35.       F0000888800000FFF000F0000FFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFF
  36.       F000}
  37.   end
  38.   object lblImgHeight: TLabel
  39.     Tag = 57
  40.     Left = 5
  41.     Top = 73
  42.     Width = 96
  43.     Height = 13
  44.     AutoSize = False
  45.     Caption = 'Height :'
  46.     WordWrap = True
  47.   end
  48.   object lblImgWidth: TLabel
  49.     Tag = 57
  50.     Left = 135
  51.     Top = 73
  52.     Width = 86
  53.     Height = 13
  54.     AutoSize = False
  55.     Caption = ' Width :'
  56.     WordWrap = True
  57.   end
  58.   object lblImgAlt: TLabel
  59.     Tag = 59
  60.     Left = 7
  61.     Top = 117
  62.     Width = 254
  63.     Height = 14
  64.     AutoSize = False
  65.     Caption = 'Text description of the image :'
  66.   end
  67.   object SpeedButton4: TSpeedButton
  68.     Left = 240
  69.     Top = 47
  70.     Width = 21
  71.     Height = 21
  72.     Caption = 'Wiz'
  73.     OnClick = btnClickLinksClick
  74.   end
  75.   object Label6: TLabel
  76.     Tag = 57
  77.     Left = 6
  78.     Top = 30
  79.     Width = 50
  80.     Height = 13
  81.     AutoSize = False
  82.     Caption = 'Filename:'
  83.     WordWrap = True
  84.   end
  85.   object PageControl1: TPageControl
  86.     Left = 0
  87.     Top = 0
  88.     Width = 417
  89.     Height = 249
  90.     ActivePage = TabSheet5
  91.     Align = alClient
  92.     TabOrder = 0
  93.     object TabSheet1: TTabSheet
  94.       Caption = 'TabSheet1'
  95.       TabVisible = False
  96.       object Label1: TLabel
  97.         Left = 130
  98.         Top = 8
  99.         Width = 265
  100.         Height = 30
  101.         AutoSize = False
  102.         Caption = 'This wizard will help you to insert an image into your Web page.'
  103.         WordWrap = True
  104.       end
  105.       object Label4: TLabel
  106.         Left = 130
  107.         Top = 45
  108.         Width = 265
  109.         Height = 45
  110.         AutoSize = False
  111.         Caption = 
  112.           'Images are one of the most important tools that can be used in c' +
  113.           'reating a Web page, and should be utilized to clearly present in' +
  114.           'formation to the visitor. '
  115.         WordWrap = True
  116.       end
  117.       object Label5: TLabel
  118.         Left = 132
  119.         Top = 217
  120.         Width = 267
  121.         Height = 21
  122.         Caption = 'To continue, Click on the Next button.'
  123.         WordWrap = True
  124.       end
  125.       object Label27: TLabel
  126.         Left = 130
  127.         Top = 96
  128.         Width = 265
  129.         Height = 58
  130.         AutoSize = False
  131.         Caption = 
  132.           'Remember, some visitors choose not to display images, so try not' +
  133.           ' to make the content of your Web page too dependent on your imag' +
  134.           'es, or at least duplicate the information in the images in text.' +
  135.           ' '
  136.         WordWrap = True
  137.       end
  138.       object imgSwirl: TPaintBox
  139.         Left = 8
  140.         Top = 11
  141.         Width = 111
  142.         Height = 219
  143.         OnPaint = imgSwirlPaint
  144.       end
  145.     end
  146.     object TabSheet2: TTabSheet
  147.       Caption = 'TabSheet2'
  148.       TabVisible = False
  149.       object Label2: TLabel
  150.         Left = 142
  151.         Top = 6
  152.         Width = 253
  153.         Height = 26
  154.         Caption = 
  155.           'Where is the image you want to insert located? Click on the Brow' +
  156.           'se button to find it.'
  157.         WordWrap = True
  158.       end
  159.       object btnImage: TSpeedButton
  160.         Left = 380
  161.         Top = 37
  162.         Width = 22
  163.         Height = 22
  164.         OnClick = btnImageClick
  165.       end
  166.       object btnClickLinks: TSpeedButton
  167.         Left = 379
  168.         Top = 121
  169.         Width = 22
  170.         Height = 22
  171.         OnClick = btnClickLinksClick
  172.       end
  173.       object SpeedButton2: TSpeedButton
  174.         Left = 385
  175.         Top = 170
  176.         Width = 25
  177.         Height = 21
  178.         Visible = False
  179.       end
  180.       object Label7: TLabel
  181.         Left = 142
  182.         Top = 151
  183.         Width = 261
  184.         Height = 56
  185.         AutoSize = False
  186.         Caption = 
  187.           'Your image is now ready. Just click FINISH to insert it into you' +
  188.           'r web page. If you want to adjust other features, such as size, ' +
  189.           'position or alignment of your image, click ADVANCED.'
  190.         WordWrap = True
  191.       end
  192.       object Label8: TLabel
  193.         Left = 142
  194.         Top = 76
  195.         Width = 259
  196.         Height = 43
  197.         AutoSize = False
  198.         Caption = 
  199.           'You can use images as clickable links to other web pages. If you' +
  200.           ' want to use this image as a link, type the URL of the web page ' +
  201.           'in the space below.'
  202.         WordWrap = True
  203.       end
  204.       object pmimgPreview: TPMultiImage
  205.         Left = 6
  206.         Top = 6
  207.         Width = 108
  208.         Height = 223
  209.         AutoSize = True
  210.         B_W_CopyFlags = [C_DEL]
  211.         Color = clBtnFace
  212.         ImageName = 'file not found'
  213.         ImageReadRes = lAutoMatic
  214.         BlitMode = sLight
  215.         ImageWriteRes = sAutoMatic
  216.         TifSaveCompress = sNONE
  217.         TiffPage = 1
  218.         TiffAppend = False
  219.         JPegSaveQuality = 25
  220.         JPegSaveSmooth = 0
  221.         RubberBandBtn = mbLeft
  222.         TextLeft = 0
  223.         TextTop = 0
  224.         TextRotate = 0
  225.         TabOrder = 3
  226.         TabStop = False
  227.         Visible = False
  228.         ZoomBy = 10
  229.       end
  230.       object butAdvanced: TButton
  231.         Left = 326
  232.         Top = 212
  233.         Width = 75
  234.         Height = 25
  235.         Caption = '&Advanced'
  236.         TabOrder = 2
  237.         OnClick = butAdvancedClick
  238.       end
  239.       object txtImgFileName: TSausCombo
  240.         Left = 141
  241.         Top = 38
  242.         Width = 239
  243.         Height = 21
  244.         HelpContext = 40
  245.         ItemHeight = 13
  246.         TabOrder = 0
  247.         OnExit = txtImgFileNameExit
  248.         PreventDuplicates = True
  249.         MaxItems = 0
  250.         MoveSelectedToTop = True
  251.         Version = '1.05'
  252.         RegPath = '\Software\Sausage\Hotdog\Config\Recent'
  253.         RegValue = 'ImgFiles'
  254.         RegStore = True
  255.         Options = [scAddOnExit, scAddOnCR, scWriteOnExit, scWriteOnCR]
  256.       end
  257.       object cmbHref: TSausCombo
  258.         Left = 141
  259.         Top = 121
  260.         Width = 238
  261.         Height = 21
  262.         HelpContext = 41
  263.         ItemHeight = 13
  264.         TabOrder = 1
  265.         OnExit = cmbHrefExit
  266.         PreventDuplicates = True
  267.         MaxItems = 0
  268.         MoveSelectedToTop = True
  269.         Version = '1.05'
  270.         RegPath = '\Software\Sausage\Hotdog\Config\Recent'
  271.         RegValue = 'Href'
  272.         RegStore = True
  273.         Options = [scAddOnExit, scAddOnCR, scWriteOnExit, scWriteOnCR]
  274.       end
  275.     end
  276.     object TabSheet3: TTabSheet
  277.       Caption = 'TabSheet3'
  278.       TabVisible = False
  279.       object Label17: TLabel
  280.         Left = 136
  281.         Top = 18
  282.         Width = 257
  283.         Height = 57
  284.         AutoSize = False
  285.         Caption = 
  286.           'Some users choose not to display any images when they browse web' +
  287.           ' pages. In this case, you can type a message that will appear in' +
  288.           'stead of the image. This message also appears when the image is ' +
  289.           'loading.'
  290.         WordWrap = True
  291.       end
  292.       object Label9: TLabel
  293.         Left = 134
  294.         Top = 207
  295.         Width = 252
  296.         Height = 26
  297.         Caption = 'To change the size and add a border to your image, click NEXT'
  298.         WordWrap = True
  299.       end
  300.       object txtAlt: TEdit
  301.         Left = 135
  302.         Top = 106
  303.         Width = 255
  304.         Height = 21
  305.         HelpContext = 39
  306.         TabOrder = 0
  307.         Text = 'Image Loading.....'
  308.       end
  309.     end
  310.     object TabSheet4: TTabSheet
  311.       Caption = 'tab sheet 4'
  312.       TabVisible = False
  313.       object Label10: TLabel
  314.         Left = 150
  315.         Top = 115
  316.         Width = 65
  317.         Height = 17
  318.         AutoSize = False
  319.         Caption = 'Image &width'
  320.         FocusControl = txtWidth
  321.       end
  322.       object Label11: TLabel
  323.         Left = 279
  324.         Top = 115
  325.         Width = 65
  326.         Height = 13
  327.         AutoSize = False
  328.         Caption = 'Image &height'
  329.         FocusControl = txtHeight
  330.       end
  331.       object Label18: TLabel
  332.         Left = 130
  333.         Top = 8
  334.         Width = 265
  335.         Height = 52
  336.         Caption = 
  337.           'Below are the dimensions (in pixels) of your image. You can make' +
  338.           ' the image bigger or smaller, by adjusting the pixel sizes accor' +
  339.           'dingly. You can even create distortion effects! '
  340.         WordWrap = True
  341.       end
  342.       object Label19: TLabel
  343.         Left = 130
  344.         Top = 66
  345.         Width = 255
  346.         Height = 39
  347.         Caption = 
  348.           'Remember, changing the dimensions of an image, changes the overa' +
  349.           'll size of the image, not how much of the image is displayed.'
  350.         WordWrap = True
  351.       end
  352.       object Label20: TLabel
  353.         Left = 130
  354.         Top = 159
  355.         Width = 260
  356.         Height = 26
  357.         Caption = 
  358.           'The border thickness is defined in pixels, and appears as a line' +
  359.           ' around your image.'
  360.         WordWrap = True
  361.       end
  362.       object Label21: TLabel
  363.         Left = 130
  364.         Top = 220
  365.         Width = 147
  366.         Height = 13
  367.         Caption = 'Click NEXT to align your image.'
  368.         WordWrap = True
  369.       end
  370.       object txtWidth: TEdit
  371.         Left = 150
  372.         Top = 131
  373.         Width = 97
  374.         Height = 21
  375.         HelpContext = 36
  376.         TabOrder = 0
  377.         OnKeyPress = txtWidthKeyPress
  378.       end
  379.       object txtHeight: TEdit
  380.         Left = 279
  381.         Top = 131
  382.         Width = 97
  383.         Height = 21
  384.         HelpContext = 37
  385.         TabOrder = 1
  386.         OnKeyPress = txtWidthKeyPress
  387.       end
  388.       object txtBorder: TSpinEdit
  389.         Left = 238
  390.         Top = 192
  391.         Width = 51
  392.         Height = 22
  393.         HelpContext = 38
  394.         MaxValue = 100
  395.         MinValue = 0
  396.         TabOrder = 2
  397.         Value = 0
  398.       end
  399.     end
  400.     object TabSheet5: TTabSheet
  401.       Caption = 'TabSheet5'
  402.       TabVisible = False
  403.       object Label14: TLabel
  404.         Left = 280
  405.         Top = 66
  406.         Width = 97
  407.         Height = 17
  408.         AutoSize = False
  409.         Caption = '&Vertical distance'
  410.         FocusControl = txtVert
  411.       end
  412.       object Label13: TLabel
  413.         Left = 176
  414.         Top = 168
  415.         Width = 49
  416.         Height = 13
  417.         AutoSize = False
  418.         Caption = '&Alignment'
  419.         FocusControl = cmbAlign
  420.       end
  421.       object Label15: TLabel
  422.         Left = 152
  423.         Top = 66
  424.         Width = 97
  425.         Height = 17
  426.         AutoSize = False
  427.         Caption = '&Horizontal distance'
  428.         FocusControl = txtHoriz
  429.       end
  430.       object Label22: TLabel
  431.         Left = 130
  432.         Top = 8
  433.         Width = 260
  434.         Height = 52
  435.         Caption = 
  436.           'To stop text from appearing hard up against the image, you can d' +
  437.           'efine a vertical and horizontal buffer (in pixels) that creates ' +
  438.           'an envelope around your image.'
  439.         WordWrap = True
  440.       end
  441.       object Label16: TLabel
  442.         Left = 130
  443.         Top = 113
  444.         Width = 251
  445.         Height = 39
  446.         Caption = 
  447.           'The Alignment option allows you to align your image relative to ' +
  448.           'the surrounding text. The usual options are None, Left or Right.'
  449.         WordWrap = True
  450.       end
  451.       object Label23: TLabel
  452.         Left = 130
  453.         Top = 208
  454.         Width = 234
  455.         Height = 26
  456.         Caption = 
  457.           'Click NEXT to setup a quickloading low resolution version of you' +
  458.           'r image.'
  459.         WordWrap = True
  460.       end
  461.       object cmbAlign: TComboBox
  462.         Left = 232
  463.         Top = 164
  464.         Width = 89
  465.         Height = 21
  466.         HelpContext = 35
  467.         ItemHeight = 13
  468.         Items.Strings = (
  469.           'Top'
  470.           'Left'
  471.           'Right'
  472.           'Texttop'
  473.           'Middle'
  474.           'Absmiddle'
  475.           'Baseline'
  476.           'Bottom'
  477.           'Absbottom')
  478.         TabOrder = 2
  479.         Text = 'Top'
  480.       end
  481.       object txtHoriz: TSpinEdit
  482.         Left = 158
  483.         Top = 82
  484.         Width = 77
  485.         Height = 22
  486.         HelpContext = 33
  487.         MaxValue = 100
  488.         MinValue = 0
  489.         TabOrder = 0
  490.         Value = 0
  491.       end
  492.       object txtVert: TSpinEdit
  493.         Left = 281
  494.         Top = 83
  495.         Width = 77
  496.         Height = 22
  497.         HelpContext = 34
  498.         MaxValue = 100
  499.         MinValue = 0
  500.         TabOrder = 1
  501.         Value = 0
  502.       end
  503.     end
  504.     object TabSheet6: TTabSheet
  505.       Caption = 'TabSheet6'
  506.       TabVisible = False
  507.       object SpeedButton3: TSpeedButton
  508.         Left = 32
  509.         Top = 199
  510.         Width = 25
  511.         Height = 21
  512.         NumGlyphs = 2
  513.         Visible = False
  514.       end
  515.       object btnBrowseLowSrc: TSpeedButton
  516.         Left = 377
  517.         Top = 146
  518.         Width = 21
  519.         Height = 21
  520.         OnClick = btnBrowseLowSrcClick
  521.       end
  522.       object Label24: TLabel
  523.         Left = 132
  524.         Top = 219
  525.         Width = 265
  526.         Height = 17
  527.         AutoSize = False
  528.         Caption = 'Click FINISH to insert your picture.'
  529.       end
  530.       object Label25: TLabel
  531.         Left = 136
  532.         Top = 7
  533.         Width = 266
  534.         Height = 52
  535.         Caption = 
  536.           'Because of the time it takes some users to load images, you can ' +
  537.           'include a low resolution image that is loaded first. It gives th' +
  538.           'e user some idea as to the appearance of your image.'
  539.         WordWrap = True
  540.       end
  541.       object Label26: TLabel
  542.         Left = 137
  543.         Top = 69
  544.         Width = 261
  545.         Height = 44
  546.         AutoSize = False
  547.         Caption = 
  548.           'If you want HotDog to create a low resolution image, then click ' +
  549.           'the checkbox below. The file will be created in the directory sh' +
  550.           'own when this wizard is finished.'
  551.         WordWrap = True
  552.       end
  553.       object Label3: TLabel
  554.         Left = 132
  555.         Top = 171
  556.         Width = 263
  557.         Height = 39
  558.         Caption = 
  559.           'While windows makes no distinction between case in filenames, so' +
  560.           'me systems do. It is advisable to insert all images in lowercase' +
  561.           '.'
  562.         WordWrap = True
  563.       end
  564.       object chkLowSrc: TCheckBox
  565.         Left = 135
  566.         Top = 125
  567.         Width = 209
  568.         Height = 17
  569.         HelpContext = 31
  570.         Caption = 'Create &Low Resolution Image'
  571.         TabOrder = 0
  572.       end
  573.       object cmbLowSrc: TSausCombo
  574.         Left = 133
  575.         Top = 146
  576.         Width = 245
  577.         Height = 21
  578.         HelpContext = 32
  579.         ItemHeight = 13
  580.         TabOrder = 1
  581.         OnExit = cmbLowSrcExit
  582.         PreventDuplicates = True
  583.         MaxItems = 0
  584.         MoveSelectedToTop = True
  585.         Version = '1.05'
  586.         RegPath = '\Software\Sausage\Hotdog\Config\Recent'
  587.         RegValue = 'ImgFiles'
  588.         RegStore = True
  589.         Options = [scAddOnExit, scAddOnCR, scWriteOnExit, scWriteOnCR]
  590.       end
  591.     end
  592.   end
  593.   object Panel1: TPanel
  594.     Left = 0
  595.     Top = 249
  596.     Width = 417
  597.     Height = 38
  598.     Align = alBottom
  599.     TabOrder = 1
  600.     object butFinish: TButton
  601.       Left = 251
  602.       Top = 6
  603.       Width = 75
  604.       Height = 25
  605.       Caption = '&Finish'
  606.       TabOrder = 2
  607.       OnClick = butFinishClick
  608.     end
  609.     object butNext: TButton
  610.       Left = 251
  611.       Top = 6
  612.       Width = 75
  613.       Height = 25
  614.       Caption = 'Next >&>'
  615.       TabOrder = 1
  616.       OnClick = butNextClick
  617.     end
  618.     object butBack: TButton
  619.       Left = 176
  620.       Top = 6
  621.       Width = 75
  622.       Height = 25
  623.       Caption = '&<< Back'
  624.       Enabled = False
  625.       TabOrder = 0
  626.       OnClick = butBackClick
  627.     end
  628.     object butCancel: TButton
  629.       Left = 330
  630.       Top = 6
  631.       Width = 75
  632.       Height = 25
  633.       Cancel = True
  634.       Caption = '&Cancel'
  635.       TabOrder = 3
  636.       OnClick = butCancelClick
  637.     end
  638.     object btnHelp: TButton
  639.       Left = 5
  640.       Top = 6
  641.       Width = 75
  642.       Height = 25
  643.       Caption = '&Help'
  644.       TabOrder = 4
  645.       OnClick = btnHelpClick
  646.     end
  647.   end
  648. end
  649.